const crypto/tls.typeCertificateStatus

3 uses

	crypto/tls (current package)
		common.go#L93: 	typeCertificateStatus   uint8 = 22
		conn.go#L1130: 	case typeCertificateStatus:
		handshake_messages.go#L1543: 	b.AddUint8(typeCertificateStatus)